libg15-dev software package provides Library for interfacing with the Logitech G15 keyboards, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libg15-dev
libg15-dev is installed in your system.
Make ensure the libg15-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libg15-dev *
You will get with libg15-dev package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Library development |
| Package | libg15-dev |
| Version | 1.2.7-2ubuntu2 |
| Description | Library for interfacing with the Logitech G15 keyboards |
| Sub Section | libdevel |